Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

10-icmpv6-error: initial import of automated tests #167

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Jul 14, 2020

This provides automated tests (where possible with the current framework) for spec 10 to the new, pytest-based framework.

Requires #155 and RIOT-OS/RIOT#14510

@miri64
Copy link
Member Author

miri64 commented Jul 15, 2020

Rebased and squashed to current master

@miri64 miri64 force-pushed the pytest/enh/spec10 branch from a045d76 to 2f99fef Compare July 16, 2020 16:25
@miri64
Copy link
Member Author

miri64 commented Jul 16, 2020

Also rebased to current master.

@miri64 miri64 force-pushed the pytest/enh/spec10 branch from 2f99fef to 5c9a070 Compare July 28, 2020 11:08
@miri64
Copy link
Member Author

miri64 commented Jul 28, 2020

Rebased to current master.

Copy link
Contributor

@fjmolinas fjmolinas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

========================================================== test session starts ==========================================================
platform linux -- Python 3.6.9, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 -- /home/francisco/.virtualenvs/release/bin/python3
cachedir: .pytest_cache
rootdir: /home/francisco/workspace/Release-Specs, inifile: setup.cfg
plugins: cov-2.10.0
collected 10 items

10-icmpv6-error/test_spec10.py::test_task01[nodes0] PASSED                                                                        [ 10%]
10-icmpv6-error/test_spec10.py::test_task02[nodes0] PASSED                                                                        [ 20%]
10-icmpv6-error/test_spec10.py::test_task03[nodes0] PASSED                                                                        [ 30%]
10-icmpv6-error/test_spec10.py::test_task04[nodes0] PASSED                                                                        [ 40%]
10-icmpv6-error/test_spec10.py::test_task05[nodes0] PASSED                                                                        [ 50%]
10-icmpv6-error/test_spec10.py::test_task06[nodes0] PASSED                                                                        [ 60%]
10-icmpv6-error/test_spec10.py::test_task07[nodes0] PASSED                                                                        [ 70%]
10-icmpv6-error/test_spec10.py::test_task08[nodes0] PASSED                                                                        [ 80%]
10-icmpv6-error/test_spec10.py::test_task09[nodes0] PASSED                                                                        [ 90%]
10-icmpv6-error/test_spec10.py::test_task10[nodes0] PASSED                                                                        [100%]

------------------------------ generated xml file: /home/francisco/workspace/Release-Specs/test-report.xml ------------------------------
===================================================== 10 passed in 74.79s (0:01:14) =====================================================

@miri64 miri64 force-pushed the pytest/enh/spec10 branch from 5c9a070 to f405d1f Compare July 28, 2020 13:12
@miri64
Copy link
Member Author

miri64 commented Jul 28, 2020

Rebased to current master

@miri64 miri64 merged commit 924c61d into RIOT-OS:master Jul 28, 2020
@miri64 miri64 deleted the pytest/enh/spec10 branch July 28, 2020 13:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants